Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Dhcpv6OptionIAPrefix Class Reference

DHCPv6 option IA prefix structure. More...

Inheritance diagram for Dhcpv6OptionIAPrefix:
Dhcpv6Option Pdu Signal

Public Attributes

int preferredLifeTime
 
int validLifeTime
 
byte prefixLength
 
ipv6 prefix
 
vector< Dhcpv6OptionIAPrefixOptions
 
- Public Attributes inherited from Dhcpv6Option
Dhcpv6OptionCode optionCode
 
short length
 

Detailed Description

DHCPv6 option IA prefix structure.

Member Data Documentation

◆ IAPrefixOptions

vector<Dhcpv6Option> Dhcpv6OptionIAPrefix::IAPrefixOptions

◆ preferredLifeTime

int Dhcpv6OptionIAPrefix::preferredLifeTime

◆ prefix

ipv6 Dhcpv6OptionIAPrefix::prefix

◆ prefixLength

byte Dhcpv6OptionIAPrefix::prefixLength

◆ validLifeTime

int Dhcpv6OptionIAPrefix::validLifeTime

The documentation for this class was generated from the following file: